Defines a cell that contains a com.o2sol.pdf4java.graphics.PDFFormXObject instance.
Initializes a new PDFFlowTableFormXObjectCell Object.
Initializes a new PDFFlowTableFormXObjectCell Object.
Initializes a new PDFFlowTableFormXObjectCell Object with another cell.
Gets the cell background.
Gets the cell borders.
This method supports the internal library infrastructure and should not be used by external client code.
Gets the number of columns this cell spans on.
Gets the cell content.
Gets the form XObject height.
If this value is 0, the height is computed automatically based on form XObject width in order to keep the original form XObject aspect ratio.
Gets the form XObject width.
If this value is 0, the width is computed automatically based on form XObject height in order to keep the original form XObject aspect ratio.
Gets the horizontal align.
Gets the cell inner margins.
Gets the row this cell belongs to.
Gets the number of rows this cell spans on.
Gets the structure element.
Gets an arbitrary Object value that can be used to store custom information about this element.
Gets the vertical align.
Sets the cell background.
Sets the cell borders.
Sets the number of columns this cell spans on.
Sets the cell content.
Sets the form XObject height.
If this value is 0, the height is computed automatically based on form XObject width in order to keep the original form XObject aspect ratio.
Sets the form XObject width.
If this value is 0, the width is computed automatically based on form XObject height in order to keep the original form XObject aspect ratio.
Sets the horizontal align.
Sets the cell inner margins.
Sets the number of rows this cell spans on.
Sets the structure element.
Sets an arbitrary Object value that can be used to store custom information about this element.
Sets the vertical align.